-
Home
-
Member Hero
-
1.0.9 (latest)
-
Code
-
Classes
- AbstractHtmlProcessor
Total Complexity |
19 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
208 |
Lines of code |
77 |
Logical lines of code |
42 |
Comment lines |
90 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addContentTypeMetaTag() |
S |
55 |
4 |
20 |
__construct() |
S |
65 |
3 |
9 |
ensureDocumentType() |
S |
68 |
2 |
7 |
ensureExistenceOfBodyElement() |
S |
68 |
2 |
7 |
setHtml() |
S |
81 |
1 |
3 |
getDomDocument() |
S |
82 |
1 |
3 |
render() |
S |
81 |
1 |
3 |
renderBodyContent() |
S |
74 |
1 |
4 |
getBodyElement() |
S |
80 |
1 |
3 |
createUnifiedDomDocument() |
S |
77 |
1 |
4 |
createRawDomDocument() |
S |
64 |
1 |
10 |
prepareHtmlForDomConversion() |
S |
76 |
1 |
4 |